home *** CD-ROM | disk | FTP | other *** search
/ Leepa-Rattner Museum of Art / Leepa-Rattner Museum of Art.iso / panoramas / tempnorth3b.swf / scripts / DefineButton2_11 / BUTTONCONDACTION on(release).as next >
Text File  |  2004-08-19  |  119b  |  5 lines

  1. on(release){
  2.    _root.processData("seth_pikal");
  3.    _root.imagearea.gotoAndPlay(_root.CurrentPiece.orientation);
  4. }
  5.